Update .hgignore to remove artifacts of ramdisk build.
authorEwan Mellor <ewan@xensource.com>
Mon, 23 Oct 2006 09:09:40 +0000 (10:09 +0100)
committerEwan Mellor <ewan@xensource.com>
Mon, 23 Oct 2006 09:09:40 +0000 (10:09 +0100)
Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
.hgignore

index c84fae9f98a42d77f66379af888044ec775347c0..f00f66f3890ab47c28fd217185dbf7221cc9ba96 100644 (file)
--- a/.hgignore
+++ b/.hgignore
 ^tools/xentrace/xenctx$
 ^tools/xentrace/xentrace$
 ^tools/xm-test/ramdisk/buildroot
+^tools/xm-test/aclocal.m4$
+^tools/xm-test/autom4te
+^tools/xm-test/install-sh$
+^tools/xm-test/missing$
+^tools/xm-test/config(ure|.log|.status)$
+^tools/xm-test/Makefile(.in)*$
+^tools/xm-test/.*/Makefile(.in)*$
+^tools/xm-test/lib/XmTestLib/config.py$
+^tools/xm-test/lib/XmTestReport/xmtest.py$
 ^xen/BLOG$
 ^xen/TAGS$
 ^xen/arch/x86/asm-offsets\.s$